home *** CD-ROM | disk | FTP | other *** search
/ The SelectWare System Volume 5 #4 / The SelectWare System Volume 5 #4.iso / mammals / readme.bat < prev    next >
DOS Batch File  |  1992-05-22  |  743b  |  21 lines

  1. @echo off
  2. cls
  3. echo To install the sound driver simply copy the driver to your boot drive and
  4. echo    add the driver to your CONFIG.SYS file.
  5. echo.
  6. echo    1) COPY driver.SYS C:\ /v
  7. echo    2) Use a text editor and change CONFIG.SYS to include a line like:
  8. echo       device=C:\driver.SYS
  9. echo.
  10. echo In the above instructions replace driver.SYS with the proper driver name.
  11. echo    They are as follows:
  12. echo.
  13. echo    For the IBM ACPA (M-Audio)   card use  ACPAK12.SYS
  14. echo    For the Digispeech DS201     card use  DIGISP.SYS
  15. echo    For the Sound Blaster        card use  SNDBK12.SYS
  16. echo    For the PS/1 Audio/Joystick  card use  PS1K12.SYS
  17. echo.
  18. echo Re-run The SelectWare System to run the Mammals demo.
  19. echo Thankyou.
  20.  
  21.